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

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:302357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '302357'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115503'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:302357'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:302370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '302370'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115503'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:302370'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:302417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '302417'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115503'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:302417'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:302359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '302359'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115503'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:302359'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300319'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300319'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300317'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300317'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300314'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300314'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:275562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '275562'^^xsd:integer;
  dwc:scientificName 'Arenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:275562'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273411'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273411'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273384'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273384'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273412'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273412'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:275677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '275677'^^xsd:integer;
  dwc:scientificName 'Arenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:275677'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:275563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '275563'^^xsd:integer;
  dwc:scientificName 'Arenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:275563'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300672'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300672'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300366'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300366'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300676'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300676'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273375'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273375'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273373'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273373'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273387'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273387'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273331'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273331'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273378'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273378'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273430'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273430'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273429'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273429'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273428'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273428'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273427'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273427'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273436'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273436'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273433'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273433'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273399'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273399'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273392'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273392'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273386'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273386'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273332'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273332'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273414'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273414'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:275265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '275265'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:275265'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:275356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '275356'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:275356'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:275359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '275359'^^xsd:integer;
  dwc:scientificName 'Arenocaris bifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:275359'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:275915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '275915'^^xsd:integer;
  dwc:scientificName 'Arenocaris reducta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:275915'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:275916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '275916'^^xsd:integer;
  dwc:scientificName 'Arenocaris reducta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:275916'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:275953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '275953'^^xsd:integer;
  dwc:scientificName 'Arenocaris reducta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:275953'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:275903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '275903'^^xsd:integer;
  dwc:scientificName 'Arenocaris reducta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:275903'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:275919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '275919'^^xsd:integer;
  dwc:scientificName 'Arenocaris reducta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:275919'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:275909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '275909'^^xsd:integer;
  dwc:scientificName 'Arenocaris reducta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:275909'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:302387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '302387'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115503'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:302387'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:302349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '302349'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115503'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:302349'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '729904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299716'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299716'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299719'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299719'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299732'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299732'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299735'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299735'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299738'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299738'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299886'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299886'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273990'^^xsd:integer;
  dwc:scientificName 'Amphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273990'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299741'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299741'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299805'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299805'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299889'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299889'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299757'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299757'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299444'^^xsd:integer;
  dwc:scientificName 'Paramesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299444'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:279115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '279115'^^xsd:integer;
  dwc:scientificName 'Eurycletodes (Oligocletodes)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:279115'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276160'^^xsd:integer;
  dwc:scientificName 'Arenopontia (Arenopontia) nesaie'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116706'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276160'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '348962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276015'^^xsd:integer;
  dwc:scientificName 'Arenopontia (Arenopontia) nesaie'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116706'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276015'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '348962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276039'^^xsd:integer;
  dwc:scientificName 'Arenopontia (Arenopontia) nesaie'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116706'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276039'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '348962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276166'^^xsd:integer;
  dwc:scientificName 'Arenopontia (Arenopontia) nesaie'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116706'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276166'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '348962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299585'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299585'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299647'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299647'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299497'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299497'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:279666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '279666'^^xsd:integer;
  dwc:scientificName 'Evansula incerta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115814'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:279666'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292875'^^xsd:integer;
  dwc:scientificName 'Leptastacidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115158'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292875'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292848'^^xsd:integer;
  dwc:scientificName 'Leptastacidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115158'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292848'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293065'^^xsd:integer;
  dwc:scientificName 'Leptastacidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115158'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293065'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292976'^^xsd:integer;
  dwc:scientificName 'Leptastacidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115158'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292976'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292956'^^xsd:integer;
  dwc:scientificName 'Leptastacidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115158'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292956'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292955'^^xsd:integer;
  dwc:scientificName 'Leptastacidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115158'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292955'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292952'^^xsd:integer;
  dwc:scientificName 'Leptastacidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115158'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292952'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293070'^^xsd:integer;
  dwc:scientificName 'Leptastacidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115158'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293070'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292944'^^xsd:integer;
  dwc:scientificName 'Leptastacidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115158'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292944'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300067'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300067'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300164'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300164'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299993'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299993'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299987'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299987'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299977'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299977'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299971'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299971'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299996'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299996'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299965'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299965'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300007'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300007'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299999'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299999'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A288772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A288772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A288772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A288772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:288772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '288772'^^xsd:integer;
  dwc:scientificName 'Harpacticus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116170'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:288772'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276979'^^xsd:integer;
  dwc:scientificName 'Canthocamptidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276979'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291713'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291713'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276973'^^xsd:integer;
  dwc:scientificName 'Canthocamptidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115140'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276973'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:278284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '278284'^^xsd:integer;
  dwc:scientificName 'Diosaccidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:278284'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A288438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A288438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A288438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A288438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:288438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '288438'^^xsd:integer;
  dwc:scientificName 'Harpacticidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115153'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:288438'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292627'^^xsd:integer;
  dwc:scientificName 'Laophontidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292627'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292811'^^xsd:integer;
  dwc:scientificName 'Laophontidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115155'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292811'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286057'^^xsd:integer;
  dwc:scientificName 'Diosaccidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286057'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286046'^^xsd:integer;
  dwc:scientificName 'Diosaccidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286046'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286165'^^xsd:integer;
  dwc:scientificName 'Diosaccidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286165'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286106'^^xsd:integer;
  dwc:scientificName 'Diosaccidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286106'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286052'^^xsd:integer;
  dwc:scientificName 'Diosaccidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286052'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286044'^^xsd:integer;
  dwc:scientificName 'Diosaccidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286044'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:277555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '277555'^^xsd:integer;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:277555'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291630'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291630'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:277533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '277533'^^xsd:integer;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:277533'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:277627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '277627'^^xsd:integer;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:277627'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274081'^^xsd:integer;
  dwc:scientificName 'Amphiascus tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274081'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '549122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274243'^^xsd:integer;
  dwc:scientificName 'Amphiascus tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274243'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '549122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274091'^^xsd:integer;
  dwc:scientificName 'Amphiascus tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274091'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '549122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274239'^^xsd:integer;
  dwc:scientificName 'Amphiascus tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274239'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '549122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274102'^^xsd:integer;
  dwc:scientificName 'Amphiascus tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274102'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '549122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274138'^^xsd:integer;
  dwc:scientificName 'Amphiascus tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274138'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '549122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274140'^^xsd:integer;
  dwc:scientificName 'Amphiascus tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274140'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '549122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274237'^^xsd:integer;
  dwc:scientificName 'Amphiascus tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274237'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '549122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274240'^^xsd:integer;
  dwc:scientificName 'Amphiascus tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274240'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '549122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274248'^^xsd:integer;
  dwc:scientificName 'Amphiascus tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274248'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '549122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274275'^^xsd:integer;
  dwc:scientificName 'Amphiascus tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274275'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '549122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286277'^^xsd:integer;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '104251'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286277'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '416523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286234'^^xsd:integer;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '104251'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286234'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '416523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A289617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A289617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A289617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A289617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:289617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '289617'^^xsd:integer;
  dwc:scientificName 'Hastigerella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:289617'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '549166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:290073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '290073'^^xsd:integer;
  dwc:scientificName 'Hastigerella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:290073'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '549166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A289263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A289263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A289263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A289263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:289263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '289263'^^xsd:integer;
  dwc:scientificName 'Hastigerella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:289263'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '549166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:277261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '277261'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:277261'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:296261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '296261'^^xsd:integer;
  dwc:scientificName 'Metacyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '106445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:296261'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '106445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:296265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '296265'^^xsd:integer;
  dwc:scientificName 'Metacyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '106445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:296265'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '106445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:296268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '296268'^^xsd:integer;
  dwc:scientificName 'Metacyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '106445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:296268'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '106445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:296358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '296358'^^xsd:integer;
  dwc:scientificName 'Metacyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '106445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:296358'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '106445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A289852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A289852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A289852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A289852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:289852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '289852'^^xsd:integer;
  dwc:scientificName 'Hastigerella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:289852'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '549166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A289944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A289944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A289944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A289944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:289944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '289944'^^xsd:integer;
  dwc:scientificName 'Hastigerella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115338'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:289944'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '549166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:301158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '301158'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:301158'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:301129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '301129'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:301129'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:301128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '301128'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:301128'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:301074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '301074'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:301074'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:296486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '296486'^^xsd:integer;
  dwc:scientificName 'Metacyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '106445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:296486'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '106445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:296503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '296503'^^xsd:integer;
  dwc:scientificName 'Metacyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '106445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:296503'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '106445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:296259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '296259'^^xsd:integer;
  dwc:scientificName 'Metacyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '106445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:296259'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '106445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:278209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '278209'^^xsd:integer;
  dwc:scientificName 'Diarthrodella secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:278209'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:277990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '277990'^^xsd:integer;
  dwc:scientificName 'Diarthrodella secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:277990'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:278084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '278084'^^xsd:integer;
  dwc:scientificName 'Diarthrodella secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:278084'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:278079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '278079'^^xsd:integer;
  dwc:scientificName 'Diarthrodella secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:278079'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300769'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300769'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:295028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '295028'^^xsd:integer;
  dwc:scientificName 'Leptopontia dovpori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:295028'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298057'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298057'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298058'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298058'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298073'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298073'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298061'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298061'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298160'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298160'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298066'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298066'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298069'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298069'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298060'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298060'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298063'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298063'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300751'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300751'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300931'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300931'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300933'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300933'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300914'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300914'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300834'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300834'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300831'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300831'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300828'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300828'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300813'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300813'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300935'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300935'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291302'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291302'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291252'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291252'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291255'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291255'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:301805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '301805'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Intermedopsyllus) intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116806'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:301805'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '729913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291281'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291281'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291222'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291222'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291224'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291224'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291225'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291225'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291282'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291282'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291284'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291284'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291219'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291219'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291108'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291108'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291109'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291109'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291295'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291295'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303315'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303315'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303218'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303218'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303317'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303317'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303318'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303318'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303321'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303321'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303163'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303163'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303314'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303314'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291126'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291126'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291294'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291294'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291228'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291228'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291162'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291162'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291231'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291231'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291120'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291120'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291123'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291123'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291227'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291227'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291218'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291218'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303000'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303000'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303132'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303132'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303074'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303074'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303073'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303073'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303072'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303072'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303071'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303071'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303070'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303070'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303056'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303056'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:302954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '302954'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:302954'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:302952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '302952'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:302952'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:296990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '296990'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:296990'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:297083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '297083'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:297083'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:296993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '296993'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:296993'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273269'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273269'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:290969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '290969'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus coelebs'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:290969'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '365663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:290941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '290941'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus coelebs'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:290941'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '365663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:290955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '290955'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus coelebs'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:290955'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '365663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:290959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '290959'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus coelebs'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:290959'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '365663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:301934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '301934'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus) minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116811'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:301934'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '729905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:301931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '301931'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus) minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116811'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:301931'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '729905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:301940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '301940'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus) minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116811'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:301940'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '729905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:301908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '301908'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Intermedopsyllus) intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116806'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:301908'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '729913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:301937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '301937'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus) minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116811'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:301937'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '729905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:301788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '301788'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Intermedopsyllus) intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116806'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:301788'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '729913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:301740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '301740'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Intermedopsyllus) intermedius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116806'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:301740'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '729913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303162'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303162'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303316'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303316'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303159'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303159'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303313'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303313'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287000'^^xsd:integer;
  dwc:scientificName 'Halectinosoma canaliculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116061'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287000'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286996'^^xsd:integer;
  dwc:scientificName 'Halectinosoma canaliculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116061'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286996'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286995'^^xsd:integer;
  dwc:scientificName 'Halectinosoma canaliculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116061'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286995'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:294042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '294042'^^xsd:integer;
  dwc:scientificName 'Leptastacus uncinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:294042'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:279237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '279237'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:279237'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:279215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '279215'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:279215'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:279703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '279703'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:279703'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286916'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286916'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:279360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '279360'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:279360'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286919'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286919'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286920'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286920'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:279371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '279371'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:279371'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286913'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286913'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:302736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '302736'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:302736'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:302779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '302779'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:302779'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:302785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '302785'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:302785'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:302742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '302742'^^xsd:integer;
  dwc:scientificName 'Stenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115280'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:302742'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:279819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '279819'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:279819'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A280131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A280131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A280131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A280131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:280131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '280131'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:280131'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:279863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '279863'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:279863'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A280140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A280140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A280140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A280140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:280140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '280140'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:280140'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286914'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286914'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:295624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '295624'^^xsd:integer;
  dwc:scientificName 'Longipedia minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116371'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:295624'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298994'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298994'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298997'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298997'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299000'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299000'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298468'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus moorei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298468'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298474'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus moorei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298474'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298471'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus moorei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298471'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298464'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus moorei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298464'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298478'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus moorei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298478'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298465'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus moorei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298465'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A288244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A288244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A288244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A288244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:288244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '288244'^^xsd:integer;
  dwc:scientificName 'Halectinosoma spinicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116093'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:288244'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286785'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286785'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286830'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286830'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286866'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286866'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286881'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286881'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286882'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286882'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286773'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286773'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286917'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286917'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:279700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '279700'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:279700'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293614'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293614'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293700'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293700'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293574'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293574'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293770'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293770'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286884'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286884'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286886'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286886'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286888'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286888'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286889'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286889'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286894'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286894'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286896'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286896'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286898'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286898'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286899'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286899'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286776'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286776'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286755'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286755'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286756'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286756'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286758'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286758'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286759'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286759'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286762'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286762'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286782'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286782'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293577'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293577'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293623'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293623'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293582'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293582'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293585'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293585'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293588'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293588'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293603'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293603'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293605'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293605'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293607'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293607'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293608'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293608'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293610'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293610'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293611'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293611'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293613'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293613'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286774'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286774'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286901'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286901'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:279799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '279799'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:279799'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286903'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286903'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286902'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286902'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286908'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286908'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:279790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '279790'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:279790'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:279657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '279657'^^xsd:integer;
  dwc:scientificName 'Evansula incerta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115814'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:279657'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276437'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276437'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276448'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276448'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276457'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276457'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276257'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276257'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276394'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276394'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276447'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276447'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276460'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276460'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276463'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276463'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276479'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276479'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276485'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276485'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276488'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276488'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276381'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276381'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276307'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276307'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276298'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276298'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276292'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276292'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276446'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276446'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276443'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276443'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276442'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276442'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276440'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276440'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276419'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276419'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276409'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276409'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276415'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276415'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276286'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276286'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276428'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276428'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276425'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276425'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276418'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276418'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276429'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276429'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276431'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276431'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276434'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276434'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276408'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276408'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287269'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287269'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287891'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287891'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287883'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287883'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287881'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287881'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287768'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287768'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287879'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287879'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287730'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287730'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287810'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287810'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287892'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287892'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287767'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287767'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287763'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287763'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287734'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287734'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287732'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287732'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287731'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287731'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287880'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287880'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287201'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287201'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287204'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287204'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287697'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287697'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287668'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287668'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287698'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287698'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287665'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287665'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287699'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287699'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287350'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287350'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287876'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287876'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287348'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287348'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287347'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287347'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287354'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287354'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287877'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287877'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A288108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A288108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A288108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A288108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:288108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '288108'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:288108'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276036'^^xsd:integer;
  dwc:scientificName 'Arenopontia (Arenopontia) nesaie'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116706'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276036'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '348962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A299574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:299574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '299574'^^xsd:integer;
  dwc:scientificName 'Paramesochra helgolandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:299574'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274830'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274830'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:294396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '294396'^^xsd:integer;
  dwc:scientificName 'Leptopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115401'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:294396'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:294494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '294494'^^xsd:integer;
  dwc:scientificName 'Leptopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115401'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:294494'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:295271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '295271'^^xsd:integer;
  dwc:scientificName 'Leptopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115401'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:295271'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:295394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '295394'^^xsd:integer;
  dwc:scientificName 'Leptopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115401'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:295394'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:294392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '294392'^^xsd:integer;
  dwc:scientificName 'Leptopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115401'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:294392'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298609'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298609'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:297794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '297794'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:297794'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:297791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '297791'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:297791'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298669'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298669'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298960'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298960'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274827'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274827'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274718'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274718'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274717'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274717'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274728'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274728'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274716'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274716'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274715'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274715'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274766'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274766'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274713'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274713'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274721'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274721'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274726'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274726'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274525'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274525'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274426'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274426'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274423'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274423'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274417'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274417'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274414'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274414'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274410'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274410'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274408'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274408'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274722'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274722'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274720'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274720'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274719'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274719'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274968'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274968'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274905'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274905'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274759'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274759'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274833'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274833'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274876'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274876'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274725'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274725'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274678'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274678'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274625'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274625'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274631'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274631'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274702'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274702'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274637'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274637'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274664'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274664'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274667'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274667'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274712'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274712'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274622'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274622'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A294399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:294399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '294399'^^xsd:integer;
  dwc:scientificName 'Leptopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115401'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:294399'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298653'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298653'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:297890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '297890'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:297890'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298611'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298611'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298658'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298658'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298606'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298606'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298597'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298597'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298555'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298555'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298617'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298617'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:297988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '297988'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:297988'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298614'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298614'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:297978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '297978'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:297978'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:297940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '297940'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:297940'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298711'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298711'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274668'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274668'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274628'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274628'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274679'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274679'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274711'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274711'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274710'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274710'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274709'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274709'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274706'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274706'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274683'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274683'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274685'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274685'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274691'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274691'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274699'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274699'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274541'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274541'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274743'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274743'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274741'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274741'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274731'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274731'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274729'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274729'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274526'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274526'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274527'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274527'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274528'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274528'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274635'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274635'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274538'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274538'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274621'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274621'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274547'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274547'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274620'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274620'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274556'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274556'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274615'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274615'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274601'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274601'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274597'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274597'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274532'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274532'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:302658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '302658'^^xsd:integer;
  dwc:scientificName 'Sicameira leptoderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115621'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:302658'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:290451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '290451'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:290451'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:290455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '290455'^^xsd:integer;
  dwc:scientificName 'Interleptomesochra eulitoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:290455'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '352826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292050'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292050'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:295904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '295904'^^xsd:integer;
  dwc:scientificName 'Membranastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '149938'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:295904'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:295787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '295787'^^xsd:integer;
  dwc:scientificName 'Membranastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '149938'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:295787'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:295797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '295797'^^xsd:integer;
  dwc:scientificName 'Membranastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '149938'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:295797'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '149938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:295907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '295907'^^xsd:integer;
  dwc:scientificName 'Membranastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '149938'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:295907'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:295913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '295913'^^xsd:integer;
  dwc:scientificName 'Membranastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '149938'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:295913'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A295901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:295901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '295901'^^xsd:integer;
  dwc:scientificName 'Membranastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '149938'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:295901'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '149938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A277055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:277055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '277055'^^xsd:integer;
  dwc:scientificName 'Cyclopina littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '149773'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:277055'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '106538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274084'^^xsd:integer;
  dwc:scientificName 'Amphiascus tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274084'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '549122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:278301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '278301'^^xsd:integer;
  dwc:scientificName 'Diosaccidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115150'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:278301'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303166'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303166'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291285'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291285'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291221'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus constrictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116421'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291221'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:296726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '296726'^^xsd:integer;
  dwc:scientificName 'Micropsammis noodti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115840'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:296726'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273272'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273272'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A302949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:302949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '302949'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:302949'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303069'^^xsd:integer;
  dwc:scientificName 'Temora longicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '104878'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303069'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '104878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300915'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300915'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A303219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:303219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '303219'^^xsd:integer;
  dwc:scientificName 'Thompsonula hyaenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116628'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:303219'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:290966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '290966'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus coelebs'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116420'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:290966'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '365663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A296266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:296266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '296266'^^xsd:integer;
  dwc:scientificName 'Metacyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '106445'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:296266'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '106445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:297520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '297520'^^xsd:integer;
  dwc:scientificName 'Nitocra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '157705'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:297520'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '157705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286883'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286883'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293617'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293617'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:279796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '279796'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:279796'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273377'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273377'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273405'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273405'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:275588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '275588'^^xsd:integer;
  dwc:scientificName 'Arenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:275588'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A275561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:275561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '275561'^^xsd:integer;
  dwc:scientificName 'Arenocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:275561'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273408'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273408'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300325'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300325'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298036'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298036'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298128'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298128'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291850'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291850'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291991'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291991'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292073'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292073'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292078'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292078'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292158'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292158'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292068'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292068'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291928'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291928'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298093'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298093'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298054'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298054'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293750'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293750'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293660'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293660'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293697'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293697'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293743'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293743'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293705'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293705'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293802'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293802'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293787'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293787'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:297997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '297997'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:297997'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298620'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298620'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298604'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298604'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274659'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274659'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274714'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274714'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276435'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276435'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276406'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276406'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A276317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:276317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '276317'^^xsd:integer;
  dwc:scientificName 'Arenosetella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115330'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:276317'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A287882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:287882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '287882'^^xsd:integer;
  dwc:scientificName 'Halectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115336'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:287882'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274956'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274956'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274577'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274577'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298034'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298034'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298045'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298045'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298048'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298048'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298046'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298046'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298167'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298167'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298141'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298141'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298117'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298117'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298118'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298118'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298051'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298051'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298120'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298120'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298030'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298030'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298126'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298126'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298175'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298175'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298131'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298131'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298176'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298176'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298147'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298147'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298149'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298149'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298152'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298152'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298053'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298053'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298052'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298052'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298161'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298161'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298162'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298162'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293648'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293648'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293649'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293649'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293650'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293650'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293651'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293651'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293652'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293652'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293653'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293653'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293655'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293655'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293696'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293696'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293620'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293620'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293668'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293668'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293699'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293699'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293698'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293698'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293693'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293693'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293772'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293772'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293338'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293338'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293567'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293567'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293568'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293568'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293569'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293569'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293570'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293570'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293572'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293572'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293573'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293573'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293626'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293626'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293751'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293751'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293766'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293766'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293754'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293754'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293756'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293756'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293746'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293746'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293729'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293729'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293767'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293767'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293753'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293753'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293806'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293806'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298156'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298156'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293747'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293747'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293748'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293748'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293749'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293749'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293735'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293735'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293789'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293789'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293809'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293809'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293808'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293808'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293807'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293807'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293805'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293805'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293804'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293804'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293803'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293803'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293745'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293745'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293744'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293744'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293742'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293742'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293768'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293768'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293732'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293732'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293775'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293775'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293722'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293722'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293719'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293719'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293716'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293716'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293715'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293715'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293708'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293708'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293801'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293801'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293800'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293800'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293799'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293799'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293798'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293798'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293773'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293773'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293791'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293791'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293769'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293769'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293784'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293784'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293783'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293783'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293780'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293780'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293691'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293691'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293779'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293779'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293777'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293777'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293776'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293776'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293692'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293692'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293774'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293774'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293702'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293702'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293771'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293771'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293792'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293792'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293643'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293643'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293644'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293644'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293645'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293645'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293646'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293646'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293647'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293647'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293670'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293670'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293677'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293677'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293678'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293678'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293680'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293680'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293684'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293684'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293685'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293685'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293686'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293686'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293687'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293687'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293688'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293688'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293689'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293689'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293690'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293690'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293657'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293657'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293579'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293579'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:297999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '297999'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:297999'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298157'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298157'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:297998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '297998'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:297998'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298001'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298001'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298159'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298159'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298158'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298158'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:297994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '297994'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:297994'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298155'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298155'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A297993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:297993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '297993'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:297993'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298153'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298153'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298165'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298165'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298049'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298049'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298174'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298174'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298172'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298172'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298171'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298171'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298169'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298169'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298168'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298168'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298119'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298119'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298166'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298166'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298050'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298050'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298164'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298164'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298163'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298163'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298114'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298114'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298129'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298129'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298154'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298154'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298177'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298177'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298183'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298183'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298205'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298205'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298004'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298004'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298008'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298008'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298215'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298215'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298011'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298011'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298178'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298178'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298000'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298000'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298055'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298055'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298122'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298122'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298032'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298032'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298024'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298024'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298023'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298023'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291930'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291930'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291876'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291876'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291878'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291878'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:290740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '290740'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:290740'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291875'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291875'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291873'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291873'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291847'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291847'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291866'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291866'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291877'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291877'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291874'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291874'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291386'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291386'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291994'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291994'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291990'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291990'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291987'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291987'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291984'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291984'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291966'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291966'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291946'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291946'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291939'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291939'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292046'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292046'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292052'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292052'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292053'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292053'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:290846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '290846'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:290846'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A290827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:290827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '290827'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:290827'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292055'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292055'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292085'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292085'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292084'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292084'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292083'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292083'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292082'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292082'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292081'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292081'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292080'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292080'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292079'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292079'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292058'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292058'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292056'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292056'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292333'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292333'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292564'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292564'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292536'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292536'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292416'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292416'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292405'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292405'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292376'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292376'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291879'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291879'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292374'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292374'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292373'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292373'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292371'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292371'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292086'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292086'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292342'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292342'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292061'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292061'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292321'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292321'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292299'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292299'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292297'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292297'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292191'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292191'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292048'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292048'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292054'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292054'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291935'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291935'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292067'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292067'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291910'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291910'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292045'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292045'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291916'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291916'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292015'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292015'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292013'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292013'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292011'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292011'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291997'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291997'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292070'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292070'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292087'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292087'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292077'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292077'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292142'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292142'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292072'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292072'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291917'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291917'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292064'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292064'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291907'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291907'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292185'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292185'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292173'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292173'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292171'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292171'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292368'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292368'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292025'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292025'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291912'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291912'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291913'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291913'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292047'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292047'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292051'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292051'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A291938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:291938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '291938'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:291938'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292049'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292049'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A300767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:300767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '300767'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:300767'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A292945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:292945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '292945'^^xsd:integer;
  dwc:scientificName 'Leptastacidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115158'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:292945'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A274131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:274131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '274131'^^xsd:integer;
  dwc:scientificName 'Amphiascus tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115926'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:274131'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '549122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A273425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:273425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '273425'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:273425'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298021'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298021'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:278860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '278860'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:278860'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:278934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '278934'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:278934'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:278878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '278878'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:278878'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:278876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '278876'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:278876'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:278875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '278875'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:278875'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:278869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '278869'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:278869'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:278862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '278862'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:278862'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:278859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '278859'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:278859'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:278830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '278830'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:278830'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A278865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:278865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '278865'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115264'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:278865'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286921'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286921'^^xsd:anyURI;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A279234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:279234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '279234'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:279234'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A293661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:293661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '293661'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:293661'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298184'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus espinulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116346'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298184'^^xsd:anyURI;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '116346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A298477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:298477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '298477'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus moorei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116350'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:298477'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '116350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A301502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:301502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '301502'^^xsd:integer;
  dwc:scientificName 'Robertgurneya ilievecensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115995'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:301502'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25867778 2.6151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25867778"^^xsd:decimal ;
  dwc:decimalLongitude "2.6151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286714'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.6151'^^xsd:double;
  dwc:latitude '51.25867778'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286714'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43333333 2.808333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "2.808333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1061__urn%3Acatalog%3AMarBEF%2FManuela%3Au14%3A286887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u14:286887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1061_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u14'^^xsd:string;
  dwc:catalogNumber '286887'^^xsd:integer;
  dwc:scientificName 'Evansula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium: Belgian Continental Shelf'^^xsd:string;
  dwc:longitude '2.808333333'^^xsd:double;
  dwc:latitude '51.43333333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115278'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u14:286887'^^xsd:anyURI;
  dwc:observationDate '1999-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '115278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF