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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272726'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272726'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25835 2.69335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25835"^^xsd:decimal ;
  dwc:decimalLongitude "2.69335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285903'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Intermedopsyllus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115502'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285903'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '729912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285899'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Intermedopsyllus)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115502'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285899'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '729912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285788'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285788'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285761'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285761'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285760'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285760'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272701'^^xsd:integer;
  dwc:scientificName 'Alteutha oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69985'^^xsd:double;
  dwc:latitude '51.2742'^^xsd:double;
  dwc:aphiaid '116453'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272701'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25835 2.69335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25835"^^xsd:decimal ;
  dwc:decimalLongitude "2.69335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285748'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285748'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285747'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285747'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285743'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285743'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285742'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285742'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285712'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69985'^^xsd:double;
  dwc:latitude '51.2742'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285712'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285701'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285701'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285702'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285702'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285707'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285707'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28245 2.728916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28245"^^xsd:decimal ;
  dwc:decimalLongitude "2.728916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285318'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285318'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285302'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285302'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285301'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285301'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285378'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285378'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285322'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285322'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285299'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285299'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285323'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285323'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285321'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285321'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285320'^^xsd:integer;
  dwc:scientificName 'Leptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115394'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285320'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285741'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285741'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272736'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272736'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285739'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285739'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285740'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285740'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285738'^^xsd:integer;
  dwc:scientificName 'Psammotopa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115318'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285738'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272707'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272707'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272968'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272968'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A284984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A284984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A284984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29068333 2.7071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29068333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A284984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:284984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '284984'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.7071'^^xsd:double;
  dwc:latitude '51.29068333'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:284984'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A284985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A284985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A284985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29068333 2.7071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29068333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A284985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:284985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '284985'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.7071'^^xsd:double;
  dwc:latitude '51.29068333'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:284985'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A284986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A284986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A284986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29068333 2.7071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29068333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A284986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:284986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '284986'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.7071'^^xsd:double;
  dwc:latitude '51.29068333'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:284986'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272951'^^xsd:integer;
  dwc:scientificName 'Leptastacidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115158'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272951'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285279'^^xsd:integer;
  dwc:scientificName 'Leptastacidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115158'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285279'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272950'^^xsd:integer;
  dwc:scientificName 'Leptastacidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115158'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272950'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272970'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272970'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272969'^^xsd:integer;
  dwc:scientificName 'Paramesochridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115168'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272969'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285558'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285558'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285560'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285560'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285568'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285568'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285567'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285567'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285561'^^xsd:integer;
  dwc:scientificName 'Metacyclopina brevisetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '106544'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285561'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285598'^^xsd:integer;
  dwc:scientificName 'Metacyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '106445'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285598'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285578'^^xsd:integer;
  dwc:scientificName 'Metacyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '106445'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285578'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285158'^^xsd:integer;
  dwc:scientificName 'Hastigerella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115338'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285158'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '549166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285168'^^xsd:integer;
  dwc:scientificName 'Hastigerella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '115338'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285168'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '549166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29068333 2.7071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29068333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272994'^^xsd:integer;
  dwc:scientificName 'Cyclopina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.7071'^^xsd:double;
  dwc:latitude '51.29068333'^^xsd:double;
  dwc:aphiaid '106437'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272994'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272682'^^xsd:integer;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69985'^^xsd:double;
  dwc:latitude '51.2742'^^xsd:double;
  dwc:aphiaid '104251'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272682'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '416523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272681'^^xsd:integer;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69985'^^xsd:double;
  dwc:latitude '51.2742'^^xsd:double;
  dwc:aphiaid '104251'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272681'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '416523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272666'^^xsd:integer;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '104251'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272666'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '416523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272916'^^xsd:integer;
  dwc:scientificName 'Canthocamptidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '115140'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272916'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285182'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285182'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28245 2.728916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28245"^^xsd:decimal ;
  dwc:decimalLongitude "2.728916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285191'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.728916667'^^xsd:double;
  dwc:latitude '51.28245'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285191'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285619'^^xsd:integer;
  dwc:scientificName 'Oithona robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '106654'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285619'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25835 2.69335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25835"^^xsd:decimal ;
  dwc:decimalLongitude "2.69335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285637'^^xsd:integer;
  dwc:scientificName 'Oithona robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69335'^^xsd:double;
  dwc:latitude '51.25835'^^xsd:double;
  dwc:aphiaid '106654'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285637'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285618'^^xsd:integer;
  dwc:scientificName 'Oithona robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '106654'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285618'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285632'^^xsd:integer;
  dwc:scientificName 'Oithona robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69985'^^xsd:double;
  dwc:latitude '51.2742'^^xsd:double;
  dwc:aphiaid '106654'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285632'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285628'^^xsd:integer;
  dwc:scientificName 'Oithona robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '106654'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285628'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28245 2.728916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28245"^^xsd:decimal ;
  dwc:decimalLongitude "2.728916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285629'^^xsd:integer;
  dwc:scientificName 'Oithona robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.728916667'^^xsd:double;
  dwc:latitude '51.28245'^^xsd:double;
  dwc:aphiaid '106654'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285629'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28245 2.728916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28245"^^xsd:decimal ;
  dwc:decimalLongitude "2.728916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285630'^^xsd:integer;
  dwc:scientificName 'Oithona robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.728916667'^^xsd:double;
  dwc:latitude '51.28245'^^xsd:double;
  dwc:aphiaid '106654'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285630'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29068333 2.7071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29068333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285625'^^xsd:integer;
  dwc:scientificName 'Oithona robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.7071'^^xsd:double;
  dwc:latitude '51.29068333'^^xsd:double;
  dwc:aphiaid '106654'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285625'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285634'^^xsd:integer;
  dwc:scientificName 'Oithona robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69985'^^xsd:double;
  dwc:latitude '51.2742'^^xsd:double;
  dwc:aphiaid '106654'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285634'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29068333 2.7071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29068333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285624'^^xsd:integer;
  dwc:scientificName 'Oithona robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.7071'^^xsd:double;
  dwc:latitude '51.29068333'^^xsd:double;
  dwc:aphiaid '106654'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285624'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285623'^^xsd:integer;
  dwc:scientificName 'Oithona robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '106654'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285623'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285622'^^xsd:integer;
  dwc:scientificName 'Oithona robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '106654'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285622'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285621'^^xsd:integer;
  dwc:scientificName 'Oithona robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '106654'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285621'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285620'^^xsd:integer;
  dwc:scientificName 'Oithona robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '106654'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285620'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285438'^^xsd:integer;
  dwc:scientificName 'Leptopontia flandrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '116361'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285438'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A273018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A273018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A273018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28245 2.728916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28245"^^xsd:decimal ;
  dwc:decimalLongitude "2.728916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A273018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:273018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '273018'^^xsd:integer;
  dwc:scientificName 'Dactylopusia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.728916667'^^xsd:double;
  dwc:latitude '51.28245'^^xsd:double;
  dwc:aphiaid '116562'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:273018'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285419'^^xsd:integer;
  dwc:scientificName 'Leptopontia dovpori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '116360'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285419'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285418'^^xsd:integer;
  dwc:scientificName 'Leptopontia dovpori'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '116360'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285418'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285443'^^xsd:integer;
  dwc:scientificName 'Leptopontia flandrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '116361'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285443'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285448'^^xsd:integer;
  dwc:scientificName 'Leptopontia flandrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '116361'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285448'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285836'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69335'^^xsd:double;
  dwc:latitude '51.25835'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285836'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28245 2.728916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28245"^^xsd:decimal ;
  dwc:decimalLongitude "2.728916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285830'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.728916667'^^xsd:double;
  dwc:latitude '51.28245'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285830'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29068333 2.7071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29068333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285825'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.7071'^^xsd:double;
  dwc:latitude '51.29068333'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285825'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29068333 2.7071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29068333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285824'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.7071'^^xsd:double;
  dwc:latitude '51.29068333'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285824'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285834'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69985'^^xsd:double;
  dwc:latitude '51.2742'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285834'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285803'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285803'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28245 2.728916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28245"^^xsd:decimal ;
  dwc:decimalLongitude "2.728916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285811'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.728916667'^^xsd:double;
  dwc:latitude '51.28245'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285811'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285798'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285798'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285800'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285800'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285802'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285802'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285808'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285808'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285801'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285801'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29068333 2.7071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29068333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285024'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.7071'^^xsd:double;
  dwc:latitude '51.29068333'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285024'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285021'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285021'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29068333 2.7071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29068333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285026'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.7071'^^xsd:double;
  dwc:latitude '51.29068333'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285026'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29068333 2.7071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29068333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285025'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.7071'^^xsd:double;
  dwc:latitude '51.29068333'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285025'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285033'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69985'^^xsd:double;
  dwc:latitude '51.2742'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285033'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285022'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285022'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285876'^^xsd:integer;
  dwc:scientificName 'Psyllocamptus (Psyllocamptus) minutus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69335'^^xsd:double;
  dwc:latitude '51.25835'^^xsd:double;
  dwc:aphiaid '116914'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285876'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '729917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285928'^^xsd:integer;
  dwc:scientificName 'Scottopsyllus (Scottopsyllus) minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '116811'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285928'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '729905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285399'^^xsd:integer;
  dwc:scientificName 'Leptastacus uncinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '116341'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285399'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285403'^^xsd:integer;
  dwc:scientificName 'Leptastacus uncinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '116341'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285403'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285400'^^xsd:integer;
  dwc:scientificName 'Leptastacus uncinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '116341'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285400'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285401'^^xsd:integer;
  dwc:scientificName 'Leptastacus uncinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '116341'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285401'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285402'^^xsd:integer;
  dwc:scientificName 'Leptastacus uncinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '116341'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285402'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25835 2.69335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25835"^^xsd:decimal ;
  dwc:decimalLongitude "2.69335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285126'^^xsd:integer;
  dwc:scientificName 'Halectinosoma clavatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.7071'^^xsd:double;
  dwc:latitude '51.29068333'^^xsd:double;
  dwc:aphiaid '116064'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285126'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28245 2.728916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28245"^^xsd:decimal ;
  dwc:decimalLongitude "2.728916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285367'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285367'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285363'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285363'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285362'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285362'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285361'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285361'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285360'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285360'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285359'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285359'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285358'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285358'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285352'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69985'^^xsd:double;
  dwc:latitude '51.2742'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285352'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28245 2.728916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28245"^^xsd:decimal ;
  dwc:decimalLongitude "2.728916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285371'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.728916667'^^xsd:double;
  dwc:latitude '51.28245'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285371'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285668'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus moorei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '116350'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285668'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285663'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus moorei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '116350'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285663'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272939'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.728916667'^^xsd:double;
  dwc:latitude '51.28245'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272939'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285238'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285238'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29068333 2.7071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29068333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285681'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285681'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272780'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69985'^^xsd:double;
  dwc:latitude '51.2742'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272780'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25835 2.69335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25835"^^xsd:decimal ;
  dwc:decimalLongitude "2.69335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A273026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:273026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '273026'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:273026'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285689'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.728916667'^^xsd:double;
  dwc:latitude '51.28245'^^xsd:double;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285689'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285688'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285688'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285478'^^xsd:integer;
  dwc:scientificName 'Leptopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115401'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285478'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285458'^^xsd:integer;
  dwc:scientificName 'Leptopontia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115401'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285458'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28245 2.728916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28245"^^xsd:decimal ;
  dwc:decimalLongitude "2.728916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272778'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.728916667'^^xsd:double;
  dwc:latitude '51.28245'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272778'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272767'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272767'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272770'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272770'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272776'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272776'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28245 2.728916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28245"^^xsd:decimal ;
  dwc:decimalLongitude "2.728916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272777'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.728916667'^^xsd:double;
  dwc:latitude '51.28245'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272777'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272809'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272809'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25835 2.69335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25835"^^xsd:decimal ;
  dwc:decimalLongitude "2.69335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272783'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69335'^^xsd:double;
  dwc:latitude '51.25835'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272783'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29068333 2.7071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29068333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272793'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.7071'^^xsd:double;
  dwc:latitude '51.29068333'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272793'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272781'^^xsd:integer;
  dwc:scientificName 'Apodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69985'^^xsd:double;
  dwc:latitude '51.2742'^^xsd:double;
  dwc:aphiaid '115417'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272781'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285678'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285678'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285679'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285679'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285680'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285680'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285682'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285682'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285683'^^xsd:integer;
  dwc:scientificName 'Paraleptastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115397'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285683'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28245 2.728916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28245"^^xsd:decimal ;
  dwc:decimalLongitude "2.728916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285730'^^xsd:integer;
  dwc:scientificName 'Psamathea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.728916667'^^xsd:double;
  dwc:latitude '51.28245'^^xsd:double;
  dwc:aphiaid '115398'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285730'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25835 2.69335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25835"^^xsd:decimal ;
  dwc:decimalLongitude "2.69335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285735'^^xsd:integer;
  dwc:scientificName 'Psamathea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69335'^^xsd:double;
  dwc:latitude '51.25835'^^xsd:double;
  dwc:aphiaid '115398'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285735'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272889'^^xsd:integer;
  dwc:scientificName 'Boreovermis bilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '150143'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272889'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '150143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285000'^^xsd:integer;
  dwc:scientificName 'Epactophanes richardi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '238113'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285000'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '845911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272870'^^xsd:integer;
  dwc:scientificName 'Bolbotelos longisetosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '238117'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272870'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '238117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285633'^^xsd:integer;
  dwc:scientificName 'Oithona robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69985'^^xsd:double;
  dwc:latitude '51.2742'^^xsd:double;
  dwc:aphiaid '106654'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285633'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285181'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285181'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A284959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A284959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A284959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A284959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:284959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '284959'^^xsd:integer;
  dwc:scientificName 'Ectinosomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115151'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:284959'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28245 2.728916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28245"^^xsd:decimal ;
  dwc:decimalLongitude "2.728916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285551'^^xsd:integer;
  dwc:scientificName 'Membranastacus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.728916667'^^xsd:double;
  dwc:latitude '51.28245'^^xsd:double;
  dwc:aphiaid '149938'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285551'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285799'^^xsd:integer;
  dwc:scientificName 'Psammotopa phyllosetosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115980'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285799'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285498'^^xsd:integer;
  dwc:scientificName 'Leptopontia punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '116363'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285498'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A273006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A273006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A273006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A273006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:273006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '273006'^^xsd:integer;
  dwc:scientificName 'Dactylopusia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '116562'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:273006'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29068333 2.7071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29068333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272673'^^xsd:integer;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.7071'^^xsd:double;
  dwc:latitude '51.29068333'^^xsd:double;
  dwc:aphiaid '104251'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272673'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '416523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29068333 2.7071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29068333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272672'^^xsd:integer;
  dwc:scientificName 'Acartia clausi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.7071'^^xsd:double;
  dwc:latitude '51.29068333'^^xsd:double;
  dwc:aphiaid '104251'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272672'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '416523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285368'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285368'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285398'^^xsd:integer;
  dwc:scientificName 'Leptastacus uncinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '116341'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285398'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25835 2.69335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25835"^^xsd:decimal ;
  dwc:decimalLongitude "2.69335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285215'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69335'^^xsd:double;
  dwc:latitude '51.25835'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285215'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285232'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69985'^^xsd:double;
  dwc:latitude '51.2742'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285232'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285240'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285240'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285262'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285262'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285247'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285247'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28245 2.728916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28245"^^xsd:decimal ;
  dwc:decimalLongitude "2.728916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285249'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.728916667'^^xsd:double;
  dwc:latitude '51.28245'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285249'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28245 2.728916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28245"^^xsd:decimal ;
  dwc:decimalLongitude "2.728916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285251'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.728916667'^^xsd:double;
  dwc:latitude '51.28245'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285251'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285252'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69985'^^xsd:double;
  dwc:latitude '51.2742'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285252'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25835 2.69335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25835"^^xsd:decimal ;
  dwc:decimalLongitude "2.69335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285255'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69335'^^xsd:double;
  dwc:latitude '51.25835'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285255'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285258'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285258'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25835 2.69335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25835"^^xsd:decimal ;
  dwc:decimalLongitude "2.69335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285241'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.736983333'^^xsd:double;
  dwc:latitude '51.31046667'^^xsd:double;
  dwc:aphiaid '115419'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285241'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '347109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272941'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69985'^^xsd:double;
  dwc:latitude '51.2742'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272941'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2742 2.69985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2742"^^xsd:decimal ;
  dwc:decimalLongitude "2.69985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272942'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69985'^^xsd:double;
  dwc:latitude '51.2742'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272942'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25835 2.69335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25835"^^xsd:decimal ;
  dwc:decimalLongitude "2.69335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272943'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69335'^^xsd:double;
  dwc:latitude '51.25835'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272943'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25835 2.69335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25835"^^xsd:decimal ;
  dwc:decimalLongitude "2.69335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272944'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69335'^^xsd:double;
  dwc:latitude '51.25835'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272944'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25835 2.69335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25835"^^xsd:decimal ;
  dwc:decimalLongitude "2.69335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272945'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69335'^^xsd:double;
  dwc:latitude '51.25835'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272945'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285372'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.69985'^^xsd:double;
  dwc:latitude '51.2742'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285372'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.28245 2.728916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.28245"^^xsd:decimal ;
  dwc:decimalLongitude "2.728916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285369'^^xsd:integer;
  dwc:scientificName 'Leptastacus laticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.728916667'^^xsd:double;
  dwc:latitude '51.28245'^^xsd:double;
  dwc:aphiaid '116337'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285369'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285627'^^xsd:integer;
  dwc:scientificName 'Oithona robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '106654'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285627'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.29068333 2.7071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.29068333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A272693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:272693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '272693'^^xsd:integer;
  dwc:scientificName 'Alteutha oblonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.7071'^^xsd:double;
  dwc:latitude '51.29068333'^^xsd:double;
  dwc:aphiaid '116453'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:272693'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2877 2.71715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2877"^^xsd:decimal ;
  dwc:decimalLongitude "2.71715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285708'^^xsd:integer;
  dwc:scientificName 'Paramesochra mielkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.71715'^^xsd:double;
  dwc:latitude '51.2877'^^xsd:double;
  dwc:aphiaid '116438'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285708'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285178'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus holsaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '116422'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285178'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '724247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.31046667 2.736983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.31046667"^^xsd:decimal ;
  dwc:decimalLongitude "2.736983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285826'^^xsd:integer;
  dwc:scientificName 'Pseudobradya beduina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.7071'^^xsd:double;
  dwc:latitude '51.29068333'^^xsd:double;
  dwc:aphiaid '116127'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285826'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '116861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.33276667 2.764333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.33276667"^^xsd:decimal ;
  dwc:decimalLongitude "2.764333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1059__urn%3Acatalog%3AMarBEF%2FManuela%3Au13%3A285519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:u13:285519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1059_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'u13'^^xsd:string;
  dwc:catalogNumber '285519'^^xsd:integer;
  dwc:scientificName 'Leptopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'ANE, Belgium, Flemish Banks: Middelkerkebank'^^xsd:string;
  dwc:longitude '2.764333333'^^xsd:double;
  dwc:latitude '51.33276667'^^xsd:double;
  dwc:aphiaid '115420'^^xsd:integer;
  dwc:sampleSize ' 10.35 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:u13:285519'^^xsd:anyURI;
  dwc:observationDate '1997-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '115420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF